home *** CD-ROM | disk | FTP | other *** search
/ The World's Largest Collection of Windows Software / The World's Largest Collection of Windows Software - Disc 1.iso / win / pro218 / inctrl.inc < prev    next >
Text File  |  1992-03-31  |  259b  |  13 lines

  1. const
  2.   id_InstProg    = 101;
  3.   id_ReptName    = 102;
  4.   id_InstProgBtn = 103;
  5.   id_ReptNameBtn = 104;
  6.   id_InstProgCk  = 105;
  7.   id_ReptNameCk  = 106;
  8.   id_Perform     = 107;
  9.   id_About       = 108;
  10.   id_Help        = 109;
  11.   id_WaitReason  = 201;
  12.  
  13.